capital = 287#首都

1999.1.1 = {
	#oob = "BET_1999"
	load_oob = "MVLV_BETA_template"
	create_faction = "BETA"#陣営を定義
	BET = {
		add_to_faction = H02
		add_to_faction = H03
		add_to_faction = H04
		add_to_faction = H05
		add_to_faction = H06
		add_to_faction = H07
		add_to_faction = H08
		add_to_faction = H09
		add_to_faction = H10
		add_to_faction = H11
		add_to_faction = H12
		add_to_faction = H13
		add_to_faction = H14
		add_to_faction = H15
		add_to_faction = H16
		add_to_faction = H17
		add_to_faction = H18
		add_to_faction = H19
		add_to_faction = H20
		add_to_faction = H21
		add_to_faction = H22
		add_to_faction = H23
		add_to_faction = H24
		add_to_faction = H25
		add_to_faction = H26
	}
	declare_war_on = {
		target = UNI
		type = beta_wargoal_focus
	}	#戦争状態を設定
	set_technology = {
		#初期研究を定義
		###陸军ドクトリン###
		pocket_defence = 1
		defence_in_depth = 1
		peoples_army = 1
		human_infantry_offensive = 1
		large_front_offensive = 1
		beta_combat_tactics = 1
		MVLV_beta_tec = 1
		can_hive = 1

		transport = 1
		landing_craft = 1
	}
	add_ideas = {
		#初期国家精神を定義
		hive_phase_5
		limited_exports
		limited_conscription
		partial_economic_mobilisation
	}
	set_convoys = 0	#初期运输船数を定義
}

set_stability = 1#初期安定度を定義
set_war_support = 1#初期戦争協力度を定義
set_research_slots = 0#初期研究枠を定義
army_experience = 0#初期陸军経験値を定義
add_political_power = 2000#初期政治力を定義
# add_offsite_building = { type = arms_factory level = 300 } #MAP外军需を定義
# add_offsite_building = { type = arms_factory level = 2500 } #MAP外军需を定義
# add_offsite_building = { type = industrial_complex level = 50 } #MAP外民需を定義
set_politics = {
	#初期政体を定義
	ruling_party = fascism
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

set_popularities = {
	#初期支持率を定義
	fascism = 100
}

###各政体における指導者を定義###
create_country_leader = {
	name = "上位存在"
	desc = "POLITICS_Hirohito_DESC"
	picture = GFX_BET_portrait_Heavy_Brain_Class_pic
	expire = "2040.1.1"
	ideology = fascism_ideology
	traits = {
	}
}

create_country_leader = {
	name = "上位存在"
	desc = "POLITICS_Hirohito_DESC"
	picture = GFX_BET_portrait_Heavy_Brain_Class_pic
	expire = "2040.1.1"
	ideology = marxism
	traits = {
	}
}

create_country_leader = {
	name = "上位存在"
	desc = "POLITICS_Hirohito_DESC"
	picture = GFX_BET_portrait_Heavy_Brain_Class_pic
	expire = "2040.1.1"
	ideology = centrism
	traits = {
	}
}

###初期提督を定義###